Skip to content

Conversation

@critesjosh
Copy link
Collaborator

Summary

  • Adds a GitHub Actions workflow (create-tag.yaml) for creating version tags and GitHub releases
  • Mirrors the release process from aztec-examples

Features

  • Manual trigger via GitHub Actions UI (workflow_dispatch)
  • Validates semantic versioning format
  • Creates annotated git tags
  • Automatically creates GitHub Releases
  • Marks pre-release versions (tags containing -) appropriately

Test plan

  • Verify workflow appears in Actions tab
  • Test creating a tag via the workflow UI

🤖 Generated with Claude Code

Adds a GitHub Actions workflow that allows creating version tags and
GitHub releases through the Actions UI. Mirrors the release process
from aztec-examples.

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@critesjosh critesjosh merged commit fce067e into main Jan 17, 2026
1 check passed
@critesjosh critesjosh deleted the add-release-workflow branch January 17, 2026 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants